home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / c / lingua13.zip / NL.TXT < prev    next >
Text File  |  1994-03-11  |  419b  |  25 lines

  1. #nl.txt
  2. #empty string
  3. ZEROTH     -
  4. #normal strings
  5. FIRST     een
  6. SECOND    twee maal
  7. #array
  8. THIRD[    drie
  9. [         vier
  10. [         vijf
  11. [         -
  12. [         zeven
  13. #leading and trailing spaces
  14. EIGHTH    __acht__
  15. #FILE
  16. #normal string again
  17. NINTH     negen
  18. #multi line string
  19. TENTH/    dit is
  20. /         nummer 10
  21. /         op meer regels
  22. #and change space character
  23. #SPACE    *
  24. ELEVEN    **elf
  25.